home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / filezilla_start.bat < prev    next >
DOS Batch File  |  2005-07-08  |  135b  |  5 lines

  1. @echo off
  2. echo FileZilla FTP Server is starting ... 
  3. echo Starte FileZilla FTP Server ... 
  4. FileZillaFTP\FileZillaServer.exe /start
  5.